tooltip: Remove custom picking code
authorTimm Bäder <mail@baedert.org>
Sat, 13 Jan 2018 07:35:39 +0000 (08:35 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 13 Jan 2018 09:23:01 +0000 (10:23 +0100)
commitfc711040d1c0b43e0d9a09a4f214d1e4ddca9043
treed98f11d4540400c905b17e418655b0f5cdeb5846
parentaa17c209511613f61bc1a9bb6eec05f33bca7212
tooltip: Remove custom picking code

Just use gtk_widget_pick here for now. This also makes tooltips of
widgets work which are not inside a container.
gtk/gtktooltip.c